Total Complexity | 28 |
Dependencies | 2 |
Dependents | 3 |
Total lines | 1,316 |
Lines of code | 677 |
Logical lines of code | 105 |
Comment lines | 92 |
Methods | 8 |
Properties | 18 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setupKey() | 7 | 511 | ||
setupInlineCrypt() | 39 | 4 | 82 | |
processBlock() | 42 | 5 | 54 | |
isValidEngineHelper() | 60 | 5 | 12 | |
setKey() | 69 | 3 | 6 | |
__construct() | 70 | 2 | 6 | |
encryptBlock() | 79 | 1 | 3 | |
decryptBlock() | 79 | 1 | 3 |